home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / COMMS / U2-313.SPK / !U2 / !Run < prev    next >
Text File  |  1994-11-19  |  634b  |  23 lines

  1. |
  2. |  !Run file for !U2 v3.10 and greater
  3. |
  4. If "<Wimp$Scrap>"="" Then Error Scrap directory not found.
  5. If "<System$Dir>"="" Then Error System directory not found.
  6. |
  7. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  8. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  9. |
  10. Set File$Type_00d U2Dec
  11. Set File$Type_00e U2Enc
  12. Set File$Type_7FE UUEncode
  13. Set U2$Dir <Obey$Dir>
  14. Set U2HiRes$Dir <U2$Dir>.Resource22
  15. Set U2LoRes$Dir <U2$Dir>.Resource
  16. Set Alias$@RunType_00E Run <U2$Dir>.!Run %%*0
  17. Set Alias$@RunType_7FE Run <U2$Dir>.!Run %%*0
  18. |
  19. WimpSlot -min 128k -max 128k
  20. IconSprites <U2$Dir>.!Sprites
  21. |
  22. Run <U2$Dir>.!RunImage %*0
  23.